net/http/pprof.profileEntry.Href (field)

4 uses

	net/http/pprof (current package)
		pprof.go#L385: 	Href  string
		pprof.go#L409: 			Href:  p.Name(),
		pprof.go#L419: 			Href: p,
		pprof.go#L456: 		link := &url.URL{Path: profile.Href, RawQuery: "debug=1"}